Welcome![Sign In][Sign Up]
Location:
Search - intent android

Search list

[androidProject

Description: Android的几个入门级的小程序,主要是Activity和Intent的使用-Some entry-level Android small programs, primarily the use of Activity and Intent
Platform: | Size: 200704 | Author: wangfei | Hits:

[androidch01

Description: android 相关书籍 包括 broadcast。intent。service。contentprovider等知识和一些案例-some android like broadcast ,intent,service and so on
Platform: | Size: 10259456 | Author: 阿斯顿 | Hits:

[androidBroadcastReceiver

Description: 本範例將運用BroadcastReceiver 的特性,來實作取得手機電池計量的程式;程式中將藉由註冊BroadcastReceiver 時設定的IntentFilter(android.content.IntentFilter),來捕捉系統發出的 Intent.ACTION_BATTERY_CHANGED 這個Action,再藉此取得手機電池的計量結果。-This example will use BroadcastReceiver features, to implement a program to obtain cell phone battery meter program will set the time by up BroadcastReceiver IntentFilter (android.content.IntentFilter), to capture the system sends the Intent.ACTION_BATTERY_CHANGED this Action, and then by This made the measurement results of cell phone batteries.
Platform: | Size: 33792 | Author: lai | Hits:

[androidBrowserIntent

Description: 在Android手机上网查看,Android版本2。1以上,开发环境Eclipse-Internet Explorer sample with Intent in Android 2.1+ Eclipse
Platform: | Size: 43008 | Author: zhengzuizhe | Hits:

[androidActivity_02

Description: android使用Intent页面传值的实例代码-android uses Intent page-value example code
Platform: | Size: 43008 | Author: ningbiting | Hits:

[androidRTSP_streaming

Description: 这是一个关于播放rtsp实时流视频的实例。-This is a real-time streaming video player rtsp instance.
Platform: | Size: 147456 | Author: 高军 | Hits:

[androidchat

Description: 这是一个使用android完成的简单的chat程序,实现两个Intent之间跳转-this is about android
Platform: | Size: 50176 | Author: 卓文文 | Hits:

[androidmyintent

Description: android intent学习者 适合看看的代码-android intent study
Platform: | Size: 70656 | Author: masahiro | Hits:

[androidthe-file-download

Description: android开发基于java开发,现在android开发很火.提供公司培训资料,第八章intent和broadcast面对面-java-based development android development, android development now is the fire, providing corporate training information, and broadcast Chapter intent face to face
Platform: | Size: 4410368 | Author: Billy | Hits:

[androidinformation--broadcast-

Description: android开发基于java开发,现在android开发很火.提供公司培训资料,第八章intent和broadcast面对面-java-based development android development, android development now is the fire, providing corporate training information, and broadcast Chapter intent face to face
Platform: | Size: 276480 | Author: Billy | Hits:

[androidGallery_intent

Description: android開啟gallery的方法,使用原生之intent-The method to trigger gallery on android system
Platform: | Size: 57344 | Author: Steven chung | Hits:

[androidVideoPlayer

Description: phonegap实现调用android的视频播放器实现 代码自己已经在真机测试实现 比较不错 -# VideoPlayer plugin for Phonegap# The video player allows you to display videos from your PhoneGap application. This command fires an Intent to have your devices video player show the video.
Platform: | Size: 4096 | Author: sss | Hits:

[Software EngineeringAndroid-Framework-INTRODUCTION

Description: 简介了Android框架、库与框架对比、Android应用程序框架、Intent意图简介、IPC/Binder的结构等,便于快速学习FRAMEWORK-Introduction of the Android framework, libraries and frameworks contrast, Android application framework, Intent intent profile, IPC/Binder s structure for fast learning FRAMEWORK
Platform: | Size: 987136 | Author: 王先生 | Hits:

[androidIntentTest1

Description: android下intent的使用方法,这个实例是讲述action的,可以帮助初学者入门-android under the intent to use, this example is about the action that can help beginners(android under the intent to use, this example is about the action that can help beginners)
Platform: | Size: 19687424 | Author: dr6 | Hits:

[androidIntentTest2

Description: 隐式Intent-2的使用,通过点击按钮跳转到百度网址(The use of implicit Intent-2, through the click button to jump to Baidu URL)
Platform: | Size: 19685376 | Author: dr6 | Hits:

[androidIntentTest3

Description: 隐式Intent-3的使用,通过点击按钮来拨号10086(The implicit Intent-3 is used to dial 10086 by clicking the button)
Platform: | Size: 19685376 | Author: dr6 | Hits:

[Otherandroid模仿易信UI布局效果源码

Description: consideration of the above, it is the intent of TeamViewer to actively engage in fighting slavery and human trafficking.
Platform: | Size: 2308096 | Author: dasasc | Hits:

[androidLogg-master

Description: 支持所有基本数据类型、数组、Map、List、Bundle、Intent、Reference、Throwable、Collection 支持Json、XML格式化 不依赖任何第三方框架,纯原生编写 自定义解析器,当输入类型无法满足需求时或无法解析时,可实现Parser接口重写方法来添加自定义解析器 ? 支持添加拦截器,添加拦截器后它会在最终打印输出前进行拦截处理,可以对日志信息进行重构处理 支持添加全局回调,在不影响底层输出的情况下,所有信息会回调至全局接口里,可以在这里按各种级别类型保存你需要的信息到文件中(Support all basic data types, arrays, Map, List, Bundle, Intent, Reference, Throwable, Collection Support Json, XML formatting Not dependent on any third-party framework, pure native Custom parsers that implement the Parser interface override method to add custom parsers when the input type does not meet requirements or can not be parsed Support for adding interceptors, add interceptors it will be in the final printout before interception, log information can be reconstructed Support for adding a global callback, without affecting the underlying output, all messages will be callback to the global interface, where you can save the information you need to various levels of type)
Platform: | Size: 199680 | Author: RockyCoder | Hits:

[android基于Android的电池状态检测APP

Description: 用于检测电池电量底层信息,包括温度、电压、电流等(This is intent for detecting battery status like temperature, voltage, and current on android platform.)
Platform: | Size: 759808 | Author: 有口无心 | Hits:

[JSP/JavaMyApplication2

Description: privatestaticfinalStringACTION_VPN_SETTINGS="android.net.vpn.SETTINGS";Intentintent=newIntent(ACTION_VPN_SETTINGS);intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK);intent.addFlags(Intent.FLAG_ACTIVITY_NO_ANIMATION);if(intent.resolve private static final String ACTION_VPN_SETTINGS ="android.net.vpn.SETTINGS"; Intent intent = new Intent(ACTION_VPN_SETTINGS);intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK);intent.addFlags(Intent.FLAG_ACTIVITY_NO_ANIMATION);if(intent.resolveActivity(getPackageManager())==null){ }else {startActivity(intent);}
Platform: | Size: 5383168 | Author: wangxiaofan | Hits:
« 1 2 34 5 6 »

CodeBus www.codebus.net